Release 10.1A: OpenEdge Development:
Progress 4GL Reference


GET-VALUE-BY-INDEX( ) method

Gets the value of the attribute at the given 1-based index.

Return type: CHARACTER

Applies to: SAX-attributes object handle

Syntax
GET-VALUE-BY-INDEX ( index ) 

index

An INTEGER expression indicating the 1-based index of the attribute.

Returns the Unknown value (?) if index is less than 1 or greater than the value of the SAX-attributes object’s NUM-ITEMS attribute.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095